home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / libs / libkb-0.000 < prev    next >
Text File  |  1996-11-17  |  2KB  |  36 lines

  1. Begin3
  2. Title:          libkb -- an advanced and portable low-level keyboard library
  3. Version:        0.90
  4. Entered-date:   23MAR96
  5. Description:    libkb is a free, advanced and portable low-level keyboard
  6.                 library for Linux and MSDOS. Allows access to ALL keys and
  7.                 ALL key combinations. Also handles Pause key and Control-Break.
  8.                 Ideal for games and all applications that want
  9.                 total control over the keyboard.
  10.                 Practical kbhit()/getkey() like interface for textual input.
  11.                 Intelligent signal handling and emercency-exit feature
  12.                 to achieve a maximum of robustness.
  13.                 Supports virtual terminal switching under Linux.
  14.                 Easy to use. Written entirely in C without assembler code.
  15.                 Comes with full source, example programs and documentation.
  16.                 Works with Linux gcc/Borland C/Watcom C/djgpp.
  17. Keywords:       keyboard, console, terminal, library, game programming
  18. Author:         markus.oberhumer@jk.uni-linz.ac.at (Markus F.X.J. Oberhumer)
  19. Maintained-by:  markus.oberhumer@jk.uni-linz.ac.at (Markus F.X.J. Oberhumer)
  20. Primary-site:   ftp://sunsite.unc.edu/pub/Linux/libs
  21.                 232kB libkb-0.90.tar.gz
  22. Alternate-site: ftp://tsx-11.mit.edu/pub/linux/sources/libs
  23.                 232kB libkb-0.90.tar.gz
  24. Alternate-site: ftp://x2ftp.oulu.fi/pub/msdos/programming/libs
  25.                 250kB libkb090.zip
  26. Alternate-site: ftp://ftp.coast.net/SimTel/msdos/c
  27.                 250kB libkb090.zip
  28. Platforms:      libkb is known to run on the following platforms:
  29.                   Linux 1.2.x with gcc
  30.                   MSDOS with Borland C v3.1/v4.0 (16 bit)
  31.                   MSDOS with djgpp v1 + gcc (32 bit)
  32.                   MSDOS with djgpp v2 + gcc (32 bit)
  33.                   MSDOS with Watcom C v10.5 (32 bit)
  34. Copying-policy: Copyrighted but freely distributable.
  35. End
  36.